Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update flutter_lints to v5 #249

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 29, 2024

This PR contains the following updates:

Package Type Update Change
flutter_lints (source) dev_dependencies major ^4.0.0 -> ^5.0.0

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

flutter/packages (flutter_lints)

v5.0.0

Compare Source

  • Updates package:lints dependency to version 5.0.0, with the following changes:
    • adds invalid_runtime_check_with_js_interop_types
    • adds unnecessary_library_name
    • removes avoid_null_checks_in_equality_operators
  • Removes the following lints (see https://github.com/dart-lang/lints/issues/205):
    • prefer_const_constructors
    • prefer_const_declarations
    • prefer_const_literals_to_create_immutables
  • Updates minimum supported SDK version to Flutter 3.24/Dart 3.5.

Configuration

📅 Schedule: Branch creation - "after 2pm on sunday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Sep 29, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pubspec.lock
Command failed: flutter pub upgrade flutter_lints
The current Dart SDK version is 3.3.1.

Because chabo_app depends on flutter_lints >=5.0.0 which requires SDK version ^3.5.0, version solving failed.


You can try one of the following suggestions to make the pubspec resolve:
* Try using the Flutter SDK version: 3.27.1. 
* Consider downgrading your constraint on flutter_lints: flutter pub add dev:flutter_lints:^4.0.0

@renovate renovate bot force-pushed the renovate/flutter_lints-5.x branch 4 times, most recently from d8131ac to f4f062f Compare October 6, 2024 21:30
@renovate renovate bot force-pushed the renovate/flutter_lints-5.x branch 5 times, most recently from 97d0429 to a820abe Compare October 14, 2024 00:54
@renovate renovate bot force-pushed the renovate/flutter_lints-5.x branch 2 times, most recently from a0ed6b4 to b2ccdb6 Compare October 21, 2024 01:56
@renovate renovate bot force-pushed the renovate/flutter_lints-5.x branch 3 times, most recently from 658b30f to 0828729 Compare November 3, 2024 18:16
@renovate renovate bot force-pushed the renovate/flutter_lints-5.x branch 3 times, most recently from 8a49a4b to 21e1a3f Compare November 10, 2024 21:22
@renovate renovate bot force-pushed the renovate/flutter_lints-5.x branch 2 times, most recently from db78440 to 390de31 Compare November 24, 2024 18:13
@renovate renovate bot force-pushed the renovate/flutter_lints-5.x branch 2 times, most recently from c0d0abf to 8299754 Compare December 8, 2024 22:48
@renovate renovate bot force-pushed the renovate/flutter_lints-5.x branch 5 times, most recently from af73234 to 9f440da Compare December 29, 2024 23:16
@renovate renovate bot force-pushed the renovate/flutter_lints-5.x branch from 9f440da to a458652 Compare December 30, 2024 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants